I have just updated the bits for ColdBox 2.6.0 Beta 2. This update includes tons of fixes on caching, request context optimizations, var scoping fixes, sample application updates, flex tester upgrade, dashboard windows compatibility, mxunit generation, performance updates and a new Cheat Sheet. Phew!! What a week getting ready for CF. Objective. The other update is for the extra downloads, the plugin pack. The plugin pack includes an update rssReader plugin that will now cache either in the coldbox cache or files. This gives you more versatility. Also, you can now decide how many entries per feed you want to create. The other update is also for the plugin pack, new plugin called paging.cfc. This plugin will create a carrousel for paging for any type of recordset or whatever you want to create paging or carrousels for. The api is very simple to use. Anyways, please enjoy this beta and test to your heart's content.
Blog
Recent Entries
Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!
The problem is not that your team lacks priorities.It is that maintenance, delivery, and long-term improvement are competing for the same people.
For companies running business-critical CFML, ColdFusion, or BoxLang applications, that pressure can be especially difficult to solve. Experienced developers are not always easy to hire quickly, application knowledge may be concentrated in one or two people, and a generalist may need significant context before taking ownership of the work. A permanent hire can also require a significant investment in recruiting, compensation, onboarding, and long-term capacity even when the immediate need is a specific project, urgent maintenance, or a period of transition.
Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork
Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.
TestBox 7.1 Released : 47 New Ways to Assert, 29 of Them BoxLang-Only
TestBox 7.1.0 is here, and it is the largest single expansion of our assertion and expectation library since TestBox was born.
Add Your Comment
(2)
Oct 04, 2009 09:00:48 UTC
by Felix Tjandrawibawa
Hi, i was having a problem trying to d/l the plugin pack from the depot page:
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbCodeDepot
Turns out the plugin d/l link is wrong on that page:
http://www.coldboxframework.com/downloads/depot/plugins/pluginpack.zip
i believe it should be (without plugins directory):
http://www.coldboxframework.com/downloads/depot/pluginpack.zip
I love ColdBox! keep up the good work.
Oct 04, 2009 11:55:23 UTC
by Luis Majano
Thanks!! Links Updated!